Download Software Development Fundamentals.98-361.ActualTests.2018-10-10.97q.vcex

Vendor: Microsoft
Exam Code: 98-361
Exam Name: Software Development Fundamentals
Date: Oct 10, 2018
File Size: 838 KB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

ProfExam Discount

Demo Questions

Question 1
You are creating an application that presents users with a graphical interface in which they can enter data. The application must run on computers that do not have network connectivity. 
Which type of application should you choose?
  1. Console-based
  2. Windows Forms
  3. Windows Service
  4. ClickOnce
Correct answer: B
Explanation:
Use Windows Forms when a GUI is needed.
Use Windows Forms when a GUI is needed.
Question 2
You are creating an application that presents users with a graphical interface. Users will run this application from remote computers. Some of the remote computers do not have the . NET Framework installed. Users do not have permissions to install software. 
Which type of application should you choose?
  1. Windows Forms
  2. Windows Service
  3. ASP. NET
  4. Console-based
Correct answer: C
Question 3
The elements of an array must be accessed by:
  1. Calling the item that was most recently inserted into the array.
  2. Calling the last item in the memory array.
  3. Using an integer index.
  4. Using a first-in, last-out (FILO) process.
Correct answer: C
Question 4
Simulating the final design of an application in order to ensure that the development is progressing as expected is referred to as:
  1. Analyzing requirements
  2. Prototyping
  3. Software testing
  4. Flowcharting
Correct answer: C
Question 5
You have a stack that contains integer values. The values are pushed onto the stack in the following order: 2,4,6,8.
The following sequence of operations is executed:
Pop 
Push 3 
Pop 
Push 4 
Push 6 
Push 7 
Pop 
Pop 
Pop 
What is the value of the top element after these operations are executed?
  1. 2
  2. 3
  3. 6
  4. 7
Correct answer: B
Question 6
What are two methods that can be used to evaluate the condition of a loop at the start of each iteration? (Each correct answer presents a complete solution. Choose two. )
  1. If
  2. Do. . . While
  3. For
  4. While
Correct answer: CD
Explanation:
For and While constructs check at the start of each iteration.
For and While constructs check at the start of each iteration.
Question 7
You need to evaluate the following expression:
(A>B) AND (C<D) 
What is the value of this expression if A=3, B=4, C=4, and D=5?
  1. 0
  2. 4
  3. 5
  4. False
  5. Null
  6. True
Correct answer: D
Explanation:
A>B is false.
A>B is false.
Question 8
You are creating a variable for an application. 
You need to store data that has the following characteristics in this variable:
  • Consists of numbers and characters 
  • Includes numbers that have decimal points 
Which data type should you use?
  1. String
  2. Float
  3. Char
  4. Decimal
Correct answer: A
Explanation:
Need a string to store characters.
Need a string to store characters.
Question 9
You execute the following code. 
  
What will the variable result be?
  1. 0
  2. 1
  3. 2
  4. 3
Correct answer: C
Question 10
The purpose of the Catch section in an exception handler is to:
  1. Break out of the error handler.
  2. Conclude the execution of the application.
  3. Execute code only when an exception is thrown.
  4. Execute code regardless of whether an exception is thrown.
Correct answer: C
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!